home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / models / w_card_loose.tik < prev    next >
Encoding:
Text File  |  2000-11-20  |  208 b   |  23 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 0.66
  5.     path models/weapons/card_loose
  6.     surface material2 shader cardface.tga
  7.     }
  8.  
  9. init
  10. {
  11.     server
  12.     {    
  13.     inanimate
  14.     noshadow    
  15.     }
  16. }
  17.  
  18. animations
  19. {
  20.     idle        notmoving.tan    
  21.  
  22. }
  23.